home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 26
/
AMIGAplus Sonderheft 26 (2000)(Falke)(DE)(Track 1 of 2)[!].iso
/
Tools
/
Diverse
/
ClassAct
/
Examples
/
ARexx
/
rx_me_demo.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1999-03-29
|
334b
|
26 lines
/* Small script for the small arexxclass demo */
options results
address AREXXDEMO
NAME
say 'Program name : ' RESULT
VERSION
say 'Program version : ' RESULT
AUTHOR
say 'Program author : ' RESULT
DATE
say 'Program compilation date: ' RESULT
'DATE SYSTEM'
say 'Current system date : ' RESULT